func runtime.handoffp

7 uses

	runtime (current package)
		proc.go#L1927: 		handoffp(releasep())
		proc.go#L1982: 	handoffp(releasep())
		proc.go#L2118: 			handoffp(p2)
		proc.go#L3049: func handoffp(pp *p) {
		proc.go#L3177: 		handoffp(pp)
		proc.go#L4652: 	handoffp(releasep())
		proc.go#L6322: 				handoffp(pp)